disable tests that can fail depending on CPU number
authorSascha Steinbiss <satta@debian.org>
Tue, 17 Mar 2026 14:23:03 +0000 (15:23 +0100)
committerAndreas Dolp <dev@andreas-dolp.de>
Tue, 17 Mar 2026 14:23:03 +0000 (15:23 +0100)
commitc659b78407df3002334c9d05d534909a159fb057
tree41e606d7005b58cb6ae083e252598d442aed6045
parent0360a4e8c651e20e29b000885bc1bbfc493a966e
disable tests that can fail depending on CPU number

Bug: https://redmine.openinfosecfoundation.org/issues/7831
Last-Update: 2025-09-26

Some tests expect a minimum number of CPUs in the system and will
always fail when there are less. We disable these for now; upstream is
aware and will address this later.

Gbp-Pq: Name disable-cpu-dependent-tests.patch
src/util-affinity.c